home *** CD-ROM | disk | FTP | other *** search
- if(eval("/:win") != "1")
- {
- bcount = "1";
- while("9" >= bcount)
- {
- if(getProperty("../", _name) == bcount)
- {
- count = "1";
- while("9" >= count)
- {
- if(getProperty("/" add count, _currentframe) == "4")
- {
- tellTarget("/" add count)
- {
- gotoAndStop(1);
- }
- }
- count += "1";
- }
- }
- bcount += "1";
- }
- }
- if(eval("/:remain") == "0" or eval("/:click_times") == "9")
- {
- if(eval("/:win") != "1")
- {
- tellTarget("/")
- {
- gotoAndStop("even");
- play();
- }
- }
- }
- stop();
-